CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统 文件系统

搜索资源列表

  1. FileManagement.rar

    0下载:
  2. 用JAVA模拟操作系统的文件管理,主要是用Fat表的形式来组织的文件系统的数据结构。,JAVA simulation using the document management system, Fat is mainly used to organize the form of file system data structures.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:8454
    • 提供者:qin
  1. FileManagement.rar

    0下载:
  2. 大学生计算机操作系统课程设计,实现文件管理系统模拟功能,实现读,写,创建,删除等功能,Students of computer operating systems curriculum design, to achieve document management system analog functions, the realization of read, write, create, delete and other functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:16258
    • 提供者:王明
  1. fileSys

    1下载:
  2. 模拟文件管理系统的C语言代码和操作系统课程设计报告-Simulation of Document Management System C language code and operating systems curriculum design report
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:614815
    • 提供者:李明
  1. LinuxKernelInterpretation

    0下载:
  2. 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2788910
    • 提供者:Tony Yau
  1. shuxinwenjianxitong

    0下载:
  2. 模仿windows操作系统文件管理的功能,以新建文件、文件夹为基本手段;复制、剪切、粘贴、控制属性等为管理手段;目标是建立一个树形的文件管理系统。-Windows operating system to imitate the functions of document management to new files, folders, as the basic means copy, cut, paste, control attributes, such as management too
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-28
    • 文件大小:39412
    • 提供者:wewe
  1. main

    1下载:
  2. 模拟实现unix文件管理系统 关键词:操作系统,文件系统,UNIX文件系统模拟 具体功能有:显示目录表,创建新目录,更改目录,创建文件,填写文件,读取文件,删除文件,更新文件。-Simulation unix implementation document management system Keywords: operating system, file system, UNIX file system simulation specific features are: table of co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:280779
    • 提供者:马文斌
  1. carchive_wenjian01

    0下载:
  2. 操作系统文件管理系统,该系统可以创建目录,删除文件,删除目录,可以进行上下的翻页功能-Operating system file management system, which can create directories, delete files, delete the directory, can be up and down the page feature
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1784823
    • 提供者:王一奇
  1. 51622412FileSystemdesign

    0下载:
  2. VC++ 操作系统课程设计 文件管理 上传挣点币,欢迎下载-thanks!
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:138823
    • 提供者:yumi
  1. c

    0下载:
  2. 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:370927
    • 提供者:sinix
  1. VxWorksTFFS

    0下载:
  2. 目前的嵌入式系统多使用FLASH作为主存,因此,如何有效管理FLASH上的数据非常重要。文章以MX29LV160BT芯片为例,讨论了在VxWorks操作系统下Nor Flash上建立TFFS文件系统的一般步骤,从而为FLASH上的数据管理提供了理想的选择方式,同时也为开发者和用户升级程序提供了方便。-The current use of embedded systems as the main memory FLASH, so FLASH on how to effectively manage
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:64282
    • 提供者:jiaoyong
  1. pp

    0下载:
  2. 操作系统是控制其他程序运行,管理系统资源并为用户提供操作界面的系统软件的集合。操作系统(英语;Operating System,简称OS)是一管理电脑硬件与软件资源的程序,同时也是计算机系统的内核与基石。操作系统身负诸如管理与配置内存、决定系统资源供需的优先次序、控制输入与输出设备、操作网络与管理文件系统等基本事务。操作系统是管理计算机系统的全部硬件资源包括软件资源及数据资源 控制程序运行 改善人机界面 为其它应用软件提供支持等,使计算机系统所有资源最大限度地发挥作用,为用户提供方便的、有效的、
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:zuozuo
  1. virtual_os

    0下载:
  2. 在vc6中实现了一个虚拟的操作系统,做操作系统课程设计的人士可以参考该程序。文件系统采用成组链接法-Vc6 achieved in a virtual operating system, operating system, curriculum design so people can refer to the program. File system link to law group
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:193014
    • 提供者:false2010
  1. ARMLinuxS3C2410

    0下载:
  2. 针对日益复杂的嵌入式系统的应用需求,提出了在S3C2410嵌入式平台上移植ARMLinux操作系统的方案。介绍了 ARM Linux的概念以及移植硬件平台的结构和运行过程,详细讲解了ARM Linux在嵌入式平台上裁减、交叉编译以及建立根 文件系统的过程,并对移植结果进行了测试。测试结果表明,移植后的ARM Linux运行稳定。 -For the increasingly complex needs of embedded system applications, the S3C24
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:144330
    • 提供者:hyy
  1. 01

    0下载:
  2. 操作系统课程设计中磁盘文件的操作,有详细的设计报告和源码-Curriculum design in the operating system disk file operations, a detailed design report and source
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:312281
    • 提供者:mq
  1. baogao

    0下载:
  2. 操作系统课程设计,含详细报告,文件管理系统-Operating system, curriculum design, including a detailed report
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:28125
    • 提供者:吴倩
  1. ucOSII_Source_all

    0下载:
  2. ucosii嵌入式操作系统源代码,总共14个文件,完整版,绝对可用的-ucosii embedded operating system source code, a total of 14 files, full version
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:75177
    • 提供者:田健
  1. TOMfileManagement

    0下载:
  2. 文件管理系统(TOMCN)DOS 操作系统文件管理模块的模拟 -fileManagement
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:118515
    • 提供者:tangbin
  1. OS

    0下载:
  2. 大学操作系统实验设计,包括进程调度,作业调度,存储管理,文件系统的代码。-University of operating system, experimental design, including process scheduling, job scheduling, storage management, file system code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:161298
    • 提供者:温少
  1. FileSystme

    0下载:
  2. 操作系统课程设计,通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 -Operating system, curriculum design, through specific file storage space management, document the physical structure, directory structure and file operations to achieve and deepen the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:318655
    • 提供者:Ray
  1. SD

    1下载:
  2. SD卡MP3播放(带文件系统)源程序,绝对的高质量,51环境下的操作系统-SD card MP3 player (with the file system) source code, absolute quality, operating under 51 ~ ~ ~ ~
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-27
    • 文件大小:82034
    • 提供者:李小龙
« 1 2 3 4 56 7 8 9 10 ... 44 »
搜珍网 www.dssz.com